Skip to content

chore(examples): more examples for offchain vaults create/subscribe/redeem - #246

Closed
vinhphuctadang wants to merge 1 commit into
masterfrom
f/add-examples-offchainvaults
Closed

chore(examples): more examples for offchain vaults create/subscribe/redeem#246
vinhphuctadang wants to merge 1 commit into
masterfrom
f/add-examples-offchainvaults

Conversation

@vinhphuctadang

@vinhphuctadang vinhphuctadang commented Sep 13, 2023

Copy link
Copy Markdown
Contributor

@vinhphuctadang
vinhphuctadang marked this pull request as draft September 14, 2023 03:52
self.number = int(account.base_account.account_number)
self.sequence = int(account.base_account.sequence)
except Exception as e:
print('exception:', e)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we keep printing of exceptions only to debug level?

@aarmoa aarmoa closed this Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants